Skip to content

Conversation

@dpguthrie
Copy link
Contributor

@dpguthrie dpguthrie commented Oct 1, 2025

Adding braintrust docs to the observability section


Note

Adds Braintrust observability docs (en, ko, pt-BR) and updates navigation to include them.

  • Observability Docs:
    • New pages: en/observability/braintrust, pt-BR/observability/braintrust, ko/observability/braintrust.
    • Navigation: Added Braintrust entries to docs/docs.json under each language's Observability section.
  • Content highlights:
    • Install dependencies and set environment variables (BRAINTRUST_API_KEY, BRAINTRUST_PARENT, OPENAI_API_KEY).
    • Initialize OpenTelemetry with BraintrustSpanProcessor, CrewAIInstrumentor, and OpenAIInstrumentor.
    • Example CrewAI app with agents, tasks, and sequential process; run and view traces (Trace, Timeline, Thread views).
    • Eval SDK usage with Eval and Levenshtein for offline experiments.
    • Key features, version compatibility, and references included.

Written by Cursor Bugbot for commit b68627d. This will update automatically on new commits. Configure here.

Copy link
Contributor

@tonykipkemboi tonykipkemboi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool. can you also add pt-BR translation of the doc? we support: en, ko, & pt-br.

also please add the paths to the docs.json so they show up in the docs then i can review.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@tonykipkemboi
Copy link
Contributor

@greysonlalonde, when you have a min, can you approve this for me so I can merge?

@tonykipkemboi tonykipkemboi merged commit eabced3 into crewAIInc:main Oct 1, 2025
42 checks passed
laulopezreal pushed a commit to laulopezreal/crewAI that referenced this pull request Oct 7, 2025
* Add braintrust docs

* Add more things

* fix eval command

* Add missing crewai-tools import

* Allow for dynamic inputs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants